You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::DataSourceToIndex Property
IIndexJob::DataSourceToIndex Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IIndexJob::DataSourceToIndex Property
Syntax
IDL
__property IDispatch* DataSourceToIndex;

The DataSourceToIndex property provides a way to supply text to be indexed to the dtSearch Engine when the text is not accessible as a disk file. You can use this to index databases with ADO, RDO, DAO, etc., or to index MAPI message stores with CDO. For more information, see "Indexing COM Data Sources".

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.